func math.cbrt 2 uses math (current package) cbrt.go#L29: return cbrt(x) cbrt.go#L32: func cbrt(x float64) float64 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)